Skip to content

docs: add CONTRIBUTING.md and CI status badge to README#15

Open
DrGalio wants to merge 1 commit intodextonai:mainfrom
DrGalio:docs/contributing-and-badge
Open

docs: add CONTRIBUTING.md and CI status badge to README#15
DrGalio wants to merge 1 commit intodextonai:mainfrom
DrGalio:docs/contributing-and-badge

Conversation

@DrGalio
Copy link

@DrGalio DrGalio commented Mar 24, 2026

Summary

  • Added CONTRIBUTING.md with dev environment setup, coding style guidelines, and PR submission instructions
  • Added CI workflow status badge to README.md

Changes

CONTRIBUTING.md

  • Prerequisites and step-by-step dev setup (pnpm, Rust optional, Chromium install)
  • Coding style section (Prettier, TypeScript strict, commit conventions)
  • PR submission workflow with quality checks (format:check, typecheck, test)
  • Project structure overview
  • License note

README.md

  • Added [![CI](https://github.com/dextonai/agent-browser/actions/workflows/ci.yml/badge.svg)] badge linking to the CI workflow

Closes #1

bounty:8e29b86d-2387-4a5a-bd72-69afaa74c4ad

- Added CONTRIBUTING.md with dev setup, coding style, and PR submission guide
- Added CI workflow status badge to README.md
- Refs bounty:8e29b86d-2387-4a5a-bd72-69afaa74c4ad
@DrGalio DrGalio force-pushed the docs/contributing-and-badge branch from c717b5b to f50a7bc Compare March 26, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a README badge and contribution guide to agent-browser

1 participant